ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance Namespace / FinancialChart<T> Class / FooterStyle Property

In This Topic
    FooterStyle Property (FinancialChart<T>)
    In This Topic
    Get or set the style of FooterStyle.
    Syntax
    'Declaration
     
    Public ReadOnly Property FooterStyle As TitleStyle
    public TitleStyle FooterStyle {get;}
    See Also